String :: operator= - Assigns a string data reference.
This operator is implemented for convenience fulfilling the method assign() .
Return value:  String object ( odaba::String & )
    
This operator is implemented for convenience fulfilling the method assign() .