Public Property IsDorecreate As Boolean
public bool IsDorecreate { get; set; }
public: property bool IsDorecreate { bool get (); void set (bool value); }
function get_isDorecreate(); function set_isDorecreate(value);