'Declaration
Public Shadows Property DeleteCommand As MimerCommand
public new MimerCommand DeleteCommand {get; set;}
public read-write property DeleteCommand: MimerCommand;
public hide function get,set DeleteCommand : MimerCommand
public: __property new MimerCommand* get_DeleteCommand(); public: __property new void set_DeleteCommand( MimerCommand* value );