attributes property

  1. @TagNumber.new(9)
LDAPAttributes get attributes

Implementation

@$pb.TagNumber(9)
LDAPAttributes get attributes => $_getN(8);
  1. @TagNumber.new(9)
set attributes (LDAPAttributes value)

Implementation

@$pb.TagNumber(9)
set attributes(LDAPAttributes value) => $_setField(9, value);