attributes property

  1. @TagNumber(11)
LDAPAttributes get attributes

Implementation

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

Implementation

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