Component.description

Create a description from the this parameter.

class Component
final
description
@property
(
)
in { assert (getDescription(typeid (this)), "No description found for type: " ~ typeid (this).name); }

Meta