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