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