'Declaration
ReadOnly Property GradientStops As IGradientStops
'Usage
Dim instance As IFillFormat Dim value As IGradientStops value = instance.GradientStops
IGradientStops GradientStops {get;}
read-only property GradientStops: IGradientStops;
function get GradientStops : IGradientStops
__property IGradientStops* get_GradientStops();
property IGradientStops^ GradientStops { IGradientStops^ get(); }