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