Convert the specified type String to an AccessLevel type object. If
the specified type string can not be converted to an AccessLevel
object then this method will return null.
Parameters: tag - The type String (PUBLIC or PRIVATE) The AccessLevel object or null