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