[DispId(53)] short ScrollSmallChange {get; set;}
read-write property ScrollSmallChange: Int16;
DispIdAttribute(53)
function get,set ScrollSmallChange : short
[DispId(53)] __property short get_ScrollSmallChange(); __property void set_ScrollSmallChange( short value );
'Declaration
<DispIdAttribute(53)> Property ScrollSmallChange As Short