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