[NotNullAttribute]
ICommand ExportCommand { get; }<NotNullAttribute>
ReadOnly Property ExportCommand As ICommand
Get[NotNullAttribute]
property ICommand^ ExportCommand {
ICommand^ get ();
}[<NotNullAttribute>]
abstract ExportCommand : ICommand with get