var localName : String?
Returns the local name of the receiver.
レシーバのローカル名を返します。
class func localName (forName : String) -> String
Returns the local name from the specified qualified name.
指定された修飾名からローカル名を返します。
var prefix: String?
Returns the prefix of the receiver’s name.
レシーバのもつ名前の接頭辞を返します。