| ERROR | property [string] is not a property of transient or value instances |
| CAUSE | Trying to get a property which applies only to persistent objects. |
| ACTION | User should check the lifetime and only get this property for persistent objects. |
| ERROR | property [string] is not a property of transient or value instances |
| CAUSE | Trying to get a property which applies only to persistent objects. |
| ACTION | User should check the lifetime and only get this property for persistent objects. |