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