<%= this.propertyLabel %> <%= this.jsdoc.name%>

<% if(!this.asChildView) {%>

Of class <%= this.simpleName(this.jsdoc.ownerClass, this.ownerModule) %>

<% } %> <% if (this.jsdoc.text) { %>
<%= this.jsdoc.textHtml %>
<% } %> <% if(this.jsdoc.type) { %> Type <%= this.printTypeAsString(this.jsdoc.type) %> <% } %> <% if(!this.asChildView) {%>
<% } %>