double Top { get; set; }
Property Top As Double Get Set
property double Top { double get (); void set (double value); }
abstract Top : float with get, set
In This Article