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