bool HideTopicListNavigation { get; set; }
Property HideTopicListNavigation As Boolean Get Set
property bool HideTopicListNavigation { bool get (); void set (bool value); }
abstract HideTopicListNavigation : bool with get, set
In This Article