set => SetAttributeValue(ref projectAttribute, ProjectAttributeName, value);
get => GetAttributeValue(ref projectAttribute, ProjectAttributeName);