# File lib/soap/property.rb, line 55
  def self.loadproperty(propname)
    new.loadproperty(propname)
  end