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