attributes property

  1. @TagNumber(9)
LDAPAttributes attributes

Implementation

@$pb.TagNumber(9)
LDAPAttributes get attributes => $_getN(8);
  1. @TagNumber(9)
void attributes=(LDAPAttributes v)

Implementation

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