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