Noda Time
Name Property
NamespacesNodaTime.CalendarsEraName

[This is preliminary documentation and is subject to change.]

Returns the name of this era, e.g. "CE" or "BCE".
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)