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