ICommand Command { get; set; }
Property Command As ICommand
property ICommand^ Command { ICommand^ get (); void set (ICommand^ value); }