Public Property IsDoupdate As Boolean
public bool IsDoupdate { get; set; }
public: property bool IsDoupdate { bool get (); void set (bool value); }
function get_isDoupdate(); function set_isDoupdate(value);