public ref class AClass
{
public:
///
/// A definition of terms
///
///
/// Properties
/// Initial Value
///
///
/// term1 name
/// term1 description
///
///
/// term2 name
/// term2 description
///
///
/// termN name
/// termN description
///
///
///
void listTag() {}
}