public bool ViewLinksinBlue { get; set; }
Public Property ViewLinksinBlue As Boolean Get Set
public: property bool ViewLinksinBlue { bool get (); void set (bool value); }
member ViewLinksinBlue : bool with get, set