class TencentCloud::Tsf::V20180326::PropertyField

def initialize(name=nil, type=nil, description=nil)

def initialize(name=nil, type=nil, description=nil)
  @Name = name
  @Type = type
  @Description = description
end