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