Public ReadOnly Property IsDynamicInsert As Boolean
public bool IsDynamicInsert { get; }
public: property bool IsDynamicInsert { bool get (); }
function get_isDynamicInsert();