# 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="properties/greater"><code>#greater</code></a> property an instance of the <a href="../greater"><code>Greater</code></a> with a <a href="../greater/methods/valueof">primitive value</a> from a given <a href="../constructor#value-value"><code>value</code></a> of the <a href=""><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="properties/less"><code>#less</code></a> property an instance of the <a href="../less"><code>Less</code></a> with a <a href="../less/methods/valueof">primitive value</a> from a given <a href="../constructor#value-value"><code>value</code></a> of the <a href=""><code>Inequality</code></a> constructor.</p>                      |
