Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
if (name != null && _properties!= null && _properties.TryGetValue( name, out string val ) ) Updated to alow for null values
- Loading branch information