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