attributes property

  1. @TagNumber(12)
LDAPAttributes attributes

Implementation

@$pb.TagNumber(12)
$10.LDAPAttributes get attributes => $_getN(11);
  1. @TagNumber(12)
void attributes=(LDAPAttributes v)

Implementation

@$pb.TagNumber(12)
set attributes($10.LDAPAttributes v) { setField(12, v); }