Instance Property
stringValue
Declaration
var stringValue: String! { get }Declaration
@property (nonatomic, copy, readonly) NSString * stringValue;Declaration
stringValue() -> strDiscussion
The string value of this token.
Instance Property
var stringValue: String! { get }@property (nonatomic, copy, readonly) NSString * stringValue;stringValue() -> strThe string value of this token.