public string Contract { get; set; }
Public Property Contract As String Get Set
public: property String^ Contract { String^ get (); void set (String^ value); }