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