public bool DetectOrientation {get; set;}
public read-write property DetectOrientation: Boolean;
public function get,set DetectOrientation : boolean
public: __property bool get_DetectOrientation(); public: __property void set_DetectOrientation( bool value );
'Declaration
Public Property DetectOrientation As Boolean