attributes property

  1. @TagNumber(12)
LDAPAttributes attributes

Implementation

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

Implementation

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