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