Method TryGetValueTryGetValue<T>(string, out T, string)Declaration Full screenbool TryGetValue<T>(string name, out T value, string scope = null) Parameters Type Name Description string name T value string scope Returns Type Description bool Type Parameters Name Description T