JuggerNET Runtime Library

JavaPeerAttribute.Name Property

When applied to fields or properties, this attribute can be used to specify a name mapping to a peer field name. Normally, the names should be left unmodified, in which case they will be the same as the .NET names.

public string Name {get; set;}

See Also

JavaPeerAttribute Class | Codemesh.JuggerNET Namespace