IsCalculated Property
Gets if this propdef represents properties that are calculated on the client (not based on any server entity, in which case the systemName is the point of uniqueness)
Syntax
public System.bool IsCalculated {get;}Public ReadOnly Property IsCalculated As System.Boolean