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