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