Public ReadOnly Property MappedClass As Type
public Type MappedClass { get; }
public: property Type^ MappedClass { Type^ get (); }
function get_mappedClass();