Table of Contents

TTMSMCPJSONValueHelper.Properties Property

Returns the child JSON value with the specified property name.

API unit family: TMS.MCP.Types Declaring type: TTMSMCPJSONValueHelper Type: TJSONValue

Syntax

property Properties[AName: string]: TJSONValue;

Parameters

Name Description
AName Name of the JSON property to retrieve.