Instance.Reflection.isProperty()

Signature

boolean isProperty(Object obj)

Domain

ACTION, CONDITION, QUERY, BUI

Description

This method checks if an object is a Property object.

Parameters

NameTypeDescription
objObjectThe object to be checked

Returns

TypeDescription
booleanReturns if it is a Property object

Cautions

none