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