========== can_modify ========== .. js:attribute:: active **domain**: client **language**: javascript **class** :doc:`Item class ` Description =========== Set the ``can_modify`` property to false if you need to prohibit changing of the item in the visual controls. When ``can_modify`` is true the :doc:`can_create `, :doc:`can_edit `, :doc:`can_delete ` methods return false. By default the ``can_modify`` property is true.