TJsonReader.ReadName Method
Reads and returns the next property name in a JSON object.
Syntax
Unit: Bcl.Json.Reader
function TJsonReader.ReadName: string;
Reads and returns the next property name in a JSON object.
Unit: Bcl.Json.Reader
function TJsonReader.ReadName: string;