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