blob: f27833ddae67ca3b2486b64b62ff2c73ab5162e7 [file] [log] [blame]
{{>head}}
<section class="multi-line-signature">
<code>
{{#property}}
<span class="returntype">{{{ linkedReturnType }}}</span>
<span class="name">{{{ linkedOwner }}}</span>
{{/property}}
</code>
</section>
<div>
<span class="{{#property.hasGetter}}has-it{{/property.hasGetter}} getter">read</span>
<span class="{{#property.hasSetter}}has-it{{/property.hasSetter}} setter">write</span>
</div>
<section class="desc markdown">
{{#markdown}}
{{{ property.documentation }}}
{{/markdown}}
</section>
{{>footer}}