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

Returns resolved property name of the property as it exists in a stream.

Namespace: net.esper.eql.core
Assembly:   NEsper (in NEsper.dll)

Syntax

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

Return Value

property name as resolved in a stream