The GSTIN of the organization
@$pb.TagNumber(20) $core.String get gstin => $_getSZ(11);
@$pb.TagNumber(20) set gstin($core.String value) => $_setString(11, value);