public bool UseBorderPadding { get; set; }
Public Property UseBorderPadding As Boolean Get Set
public: property bool UseBorderPadding { bool get (); void set (bool value); }