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