Table of Contents

TatProperties.ClassPropertyByName Method

Returns the TatProperty object associated with the class property specified by AName.

Syntax

Unit: atScript

function TatProperties.ClassPropertyByName(AName: string): TatProperty;

Parameters

<-> Parameter Type Description
AName string

See also