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