---
title: rightExpressionAttributeType
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspredicateeditorrowtemplate/rightexpressionattributetype
---

# rightExpressionAttributeType

Returns the attribute type of the receiver’s right expression.

## Declaration

```swift
var rightExpressionAttributeType: NSAttributeType { get }
```

## Return Value

Return Value The attribute type of the receiver’s right expression.

## See Also

### Information About a Row Template

- [leftExpressions](appkit/nspredicateeditorrowtemplate/leftexpressions.md)
- [rightExpressions](appkit/nspredicateeditorrowtemplate/rightexpressions.md)
- [compoundTypes](appkit/nspredicateeditorrowtemplate/compoundtypes.md)
- [modifier](appkit/nspredicateeditorrowtemplate/modifier.md)
- [operators](appkit/nspredicateeditorrowtemplate/operators.md)
- [options](appkit/nspredicateeditorrowtemplate/options.md)
