Xojo.Introspection.PropertyInfo.CanWrite
From Xojo Documentation
Read-Only Property (As Boolean )
BooleanValue = aXojo.Introspection.PropertyInfo.CanWrite
Supported for all project types and targets.
Supported for all project types and targets.
The property value can be written, indicating a simple value property or a computed property with a Set accessor.