Initializes a new instance of the
Identifier class.

Declaration Syntax
public Identifier(
string name
)
Public Sub New ( _
name As String _
)
public:
Identifier(
String^ name
)

Parameters
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 2.0.0.0 (2.0.0.0)