company logo
459 (E)- Cannot close or reopen property handle'%1', which is not user property handle

Internal property handles cannot be closed, since those are managed by the system. Specially, one may not assign properties to internal property handles. In order to assign values, one should call Value::assign() or Value::operator=.