Public Property SelectBeforeUpdate As Boolean
public bool SelectBeforeUpdate { get; set; }
public: property bool SelectBeforeUpdate { bool get (); void set (bool value); }
function get_selectBeforeUpdate(); function set_selectBeforeUpdate(value);