public string ServiceDescription { get; set; }Public Property ServiceDescription As String
Get
Setpublic:
property String^ ServiceDescription {
String^ get ();
void set (String^ value);
}member ServiceDescription : string with get, setWhen present, a corresponding LanguageBaseAttributeIdList attribute will be added too.