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