class_id associated with the nft
@$pb.TagNumber(1) $core.String get classId => $_getSZ(0);
@$pb.TagNumber(1) set classId($core.String v) { $_setString(0, v); }