bool LeftToRight { get; set; }
Property LeftToRight As Boolean Get Set
property bool LeftToRight { bool get (); void set (bool value); }
abstract LeftToRight : bool with get, set
In This Article