public double MinHeight { get; set; }Public Property MinHeight As Double
Get
Setpublic:
virtual property double MinHeight {
double get () sealed;
void set (double value) sealed;
}abstract MinHeight : float with get, set
override MinHeight : float with get, set