public bool InvertDirection { get; set; }
Public Property InvertDirection As Boolean Get Set
public: property bool InvertDirection { bool get (); void set (bool value); }
member InvertDirection : bool with get, set
In This Article