Gets the name of the english era.
public string EnglishEraName {get;}
'Declaration
Public ReadOnly Property EnglishEraName As String
'Usage
Dim instance As EraInfo
Dim value As String
value = instance.EnglishEraName
Property Value
The name of the english era.