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