Property SubPropertiesDoNotAffectRender
SubPropertiesDoNotAffectRender
This property's subproperties do not affect rendering. For instance, a property X may have a subproperty Y. Changing X.Y does not require rendering to be updated.
public bool SubPropertiesDoNotAffectRender { get; set; }