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