Public Property IsDoremove As Boolean
public bool IsDoremove { get; set; }
public: property bool IsDoremove { bool get (); void set (bool value); }
function get_isDoremove(); function set_isDoremove(value);