'Declaration
Public Property ShowText As Boolean
public bool ShowText {get; set;}
public read-write property ShowText: Boolean;
public function get,set ShowText : boolean
'Declaration
Public Property ShowText As Boolean
public bool ShowText {get; set;}
public read-write property ShowText: Boolean;
public function get,set ShowText : boolean