There are some deficiencies in how properties are stored and accessed on the member values. This access should be changed to direct attribute access instead of going through a member to value dictionary lookup. Will have to find a way to assign properties with None values to unlisted flag values.
There are some deficiencies in how properties are stored and accessed on the member values. This access should be changed to direct attribute access instead of going through a member to value dictionary lookup. Will have to find a way to assign properties with None values to unlisted flag values.