Locked property
A property is considered as locked if the property reference is preceding with the ‘Locked’ keyword.
- Locked: Class name.property name;
For example, Lock ‘demand’ property for ‘Customer Allocation’ class:
- Locked: Customer Allocations.demand;