public double Length { get; set; }
Public Property Length As Double Get Set
public: property double Length { double get (); void set (double value); }
member Length : float with get, set
In This Article