property msgProductionReadOnly
as %ZEN.Datatype.caption [ InitialExpression = $$$TextJS("This production is set to read only") ]; property msgSCReadOnly
as %ZEN.Datatype.caption [ InitialExpression = $$$Text("Your source control framework has marked this production as read only, so you will not be able to modify this production.") ];