public bool Repair { get; set; }
Public Property Repair As Boolean Get Set
public: property bool^ Repair { bool^ get (); void set (bool^ value); }