public int Length { get; set; }
Public Property Length As Integer
public: property int Length { int get (); void set (int value); }