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

Returns the accessor method name.

Namespace: net.esper.client
Assembly:   NEsper (in NEsper.dll)

Syntax

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

Return Value

accessor method name