public int Spacing { get; set; }
Public Property Spacing As Integer
public: property int Spacing { int get (); void set (int value); }