eraSymbols
The era symbols for the receiver.
Declaration
var eraSymbols: [String]! { get set }Discussion
An array containing NSString objects representing the era symbols for the receiver (for example, {“B.C.E.”, “C.E.”}).
The era symbols for the receiver.
var eraSymbols: [String]! { get set }An array containing NSString objects representing the era symbols for the receiver (for example, {“B.C.E.”, “C.E.”}).