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