Android.Util.JsonToken.Name Property
A JSON property name.

Syntax

[Android.Runtime.Register("NAME")]
public static JsonToken Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A JSON property name. Within objects, tokens alternate between names and their values. Written using JsonWriter.Name(string) and read using JsonReader.NextName

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: