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