class TencentCloud::Mrs::V20200910::IHCBlock

def initialize(index=nil, src=nil, name=nil, value=nil, coords=nil)

def initialize(index=nil, src=nil, name=nil, value=nil, coords=nil)
  @Index = index
  @Src = src
  @Name = name
  @Value = value
  @Coords = coords
end