[NotNullAttribute]
public ICommand SplitCommand { get; }<NotNullAttribute>
Public ReadOnly Property SplitCommand As ICommand
Getpublic:
[NotNullAttribute]
property ICommand^ SplitCommand {
ICommand^ get ();
}[<NotNullAttribute>]
member SplitCommand : ICommand with get