'Declaration ReadOnly Property Source As ImGearLoadingSelection
'Usage Dim instance As IImGearThumbnailItem Dim value As ImGearLoadingSelection value = instance.Source
ImGearLoadingSelection Source {get;}
__property ImGearLoadingSelection* get_Source();
property ImGearLoadingSelection^ Source { ImGearLoadingSelection^ get(); }