Namespace:  NHibernate.Expression
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected ReadOnly propertyName As String
C#
protected readonly string propertyName
Visual C++
protected:
initonly String^ propertyName
JavaScript
propertyName

See Also