public float Size { get; set; }
Public Property Size As Single Get Set
public: property float Size { float get (); void set (float value); }