[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns the key value for mapped access.

Namespace: net.esper.events.property
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property Key As String
C#
public virtual string Key { get; }
Visual C++
public:
virtual property String^ Key {
	String^ get ();
}

Return Value

key value