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