'Declaration Public Shadows ReadOnly Property Command As TdCommand
'Usage Dim instance As TdRowUpdatingEventArgs Dim value As TdCommand value = instance.Command
public new TdCommand Command {get;}
public: new property TdCommand^ Command { TdCommand^ get(); }