bool Visible { get; set; }
Property Visible As Boolean Get Set
property bool Visible { bool get (); void set (bool value); }