> For the complete documentation index, see [llms.txt](https://range.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://range.angular-package.dev/inequality/accessors.md).

# Accessors

The \`Inequality\` primitive wrapper object accessors

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p><strong>public get greater()</strong>: <mark style="color:green;">Greater</mark><<mark style="color:green;">Value</mark>><br>The <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get"><code>get</code></a> accessor obtains from the private <a href="/inequality/properties/greater.md"><code>#greater</code></a> property an instance of the <a href="/greater/overview.md"><code>Greater</code></a> with a <a href="/greater/methods/valueof.md">primitive value</a> from a given <a href="/inequality/constructor.md#value-value"><code>value</code></a> of the <a href="/inequality/overview.md"><code>Inequality</code></a> constructor.</p> |
| <p><strong>public get less()</strong>: <mark style="color:green;">Less</mark><<mark style="color:green;">Value</mark>><br>The <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get"><code>get</code></a> accessor obtains from the private <a href="/inequality/properties/less.md"><code>#less</code></a> property an instance of the <a href="/less/overview.md"><code>Less</code></a> with a <a href="/less/methods/valueof.md">primitive value</a> from a given <a href="/inequality/constructor.md#value-value"><code>value</code></a> of the <a href="/inequality/overview.md"><code>Inequality</code></a> constructor.</p>                      |
