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