Method
castFromTarget(expression:)
Swift code for optional conversion from the target type to the source type using assumingMemoryBound(to:).
override func castFromTarget(expression: String) -> String
Parameters
expression-
An expression of target type to cast to the source type