public string ServiceAddress { get; }Public ReadOnly Property ServiceAddress As String
Getpublic:
virtual property String^ ServiceAddress {
String^ get () sealed;
}abstract ServiceAddress : string with get
override ServiceAddress : string with get