Java.Interop.ExportFieldAttribute.Name Property
Specifies the Java field name to be generated.

Syntax

public string Name { get; set; }

Value

The Java name.

Remarks

This specifies the name of the exported Java field. It must be a valid Java name.

The field value is initialized by the corresponding Android Callable Wrapper method for the managed method to which the Java.Introp.ExportFieldAttribute is attached. (Note that this property is not to indicate the name for the initializer method.)

Requirements

Namespace: Java.Interop
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0