[This is preliminary documentation and subject to change.]
Initializes a new instance of the derived class with the given state and role.
[Visual Basic] Protected Sub New( _ ByVal protectedObject As NamedObjectBase, _ ByVal role As Role, _ ByVal state As State, _ ByVal isVisible As Boolean, _ ByVal isEnabled As Boolean _ )