MetaFeature(description: String, representation: Any?, maybeSubject: Option<T>)
MetaFeature(description: String, subject: T)
MetaFeature(description: Translatable, representation: Any?, maybeSubject: Option<T>)
Represents an extracted feature of type T defined by the given maybeSubject including a description and a representation