'Declaration ReadOnly Property Background As IImGearBackground
'Usage Dim instance As IImGearPageDisplay Dim value As IImGearBackground value = instance.Background
IImGearBackground Background {get;}
__property IImGearBackground* get_Background();
property IImGearBackground^ Background { IImGearBackground^ get(); }