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