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