class RuboCop::Cop::Sorbet::ForbidTStruct::Property

def initialize_sig_param

def initialize_sig_param
  "#{name}: #{type}"
end