nitc :: PageMProperty :: defaultinit
# A documentation page about a MProperty
class PageMProperty
super PageMEntity
redef type MENTITY: MProperty
redef var tabs = [main_tab, lin_tab] is lazy
end
src/doc/static/static_base.nit:212,1--218,3