Record | --TextRecord
Text records are used to associate free-form text with your domain. They are also used to implement technologies such as SPF (useful for email services resellers)
TextRecord __construct( $name, $value, $id, $ttl)
void getName( )
void getValue( )