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