Studio Component Active Directory Computer Attribute
data class StudioComponentActiveDirectoryComputerAttribute(val name: String? = null, val value: String? = null)
An LDAP attribute of an Active Directory computer account, in the form of a name:value pair.