public LoadingValueType Type { get; }
Public ReadOnly Property Type As LoadingValueType Get
public: property LoadingValueType Type { LoadingValueType get (); }
member Type : LoadingValueType with get