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