as3 function get?

whats the difference beetwen

private function get Func():DisplayObject
{

}

and

private function Func():DisplayObject
{

}