public int SettlingPoints { get; set; }
Public Property SettlingPoints As Integer Get Set
public: property int SettlingPoints { int get (); void set (int value); }
member SettlingPoints : int with get, set
In This Article