public ICommand CloseWithoutValidationCommand { get; }Public ReadOnly Property CloseWithoutValidationCommand As ICommand
Getpublic:
property ICommand^ CloseWithoutValidationCommand {
ICommand^ get ();
}member CloseWithoutValidationCommand : ICommand with get