Xojo.Introspection.PropertyInfo.CanRead

From Xojo Documentation

Read-Only Property (As Boolean )
BooleanValue = aXojo.Introspection.PropertyInfo.CanRead

Supported for all project types and targets.

The property value can be read, indicating a simple value property or a computed property with a Get accessor.