string getModelIdentifier()
Gets model identifier.
Example:
auto model = getModelIdentifier(); writeln("Model: ", model);