Initializes a new instance of ItemAttribute class.

Declaration Syntax
public ItemAttribute(
string title
)
Public Sub New ( _
title As String _
)
public:
ItemAttribute (
String^ title
)

Parameters
- title (String)
- The title used when presenting this item type to editors.
Assembly: N2 (Module: N2) Version: 1.0.204.35916