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