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