PropertyInfo.IsComputed
From Xojo Documentation
Property (As Boolean )
aPropertyInfo.IsComputed = newBooleanValue
or
BooleanValue = aPropertyInfo.IsComputed
New in 2008r3
Supported for all project types and targets.
or
BooleanValue = aPropertyInfo.IsComputed
New in 2008r3
Supported for all project types and targets.
If True, it is a computed property.