IsPrivate Attribute
Data Type: smallint
4GL Access: W
The IsPrivate attribute specifies whether an attribute is encapsulated.
Valid values are:
TRUE
Specifies that the attribute is available only to methods
FALSE
Specifies that the attribute is available to applications