PropertyType property

The type of property this is (e.g., string or integer).

Visual Basic syntax

Public ReadOnly Property PropertyType As AgentryPropertyType

C# syntax

public AgentryPropertyType PropertyType {get;}