attributes property

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

Implementation

@$pb.TagNumber(12)
$6.LDAPAttributes get attributes => $_getN(11);
  1. @TagNumber.new(12)
set attributes (LDAPAttributes value)

Implementation

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