MemberInfo.IsProtected
From Xojo Documentation
Property (As Boolean )
aMemberInfo.IsProtected = newBooleanValue
or
BooleanValue = aMemberInfo.IsProtected
New in 2008r3
Supported for all project types and targets.
or
BooleanValue = aMemberInfo.IsProtected
New in 2008r3
Supported for all project types and targets.
Is True, the item has Protected scope.