public float Size { get; set; }
Public Property Size As Single Get Set
public: property float Size { float get (); void set (float value); }
member Size : float32 with get, set
In This Article