Declaration

var value: Any! { get }

Declaration

@property (nonatomic, copy, readonly) id value;

Declaration

value() -> object

Discussion

Returns an object that represents the value of this token.