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