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