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