Creates a new FinalMethodBase object.paramname The name to use. this.name = name;
this.name = name;
Gets the value of the property name.returnThe current name. return this.name;
return this.name;
A demo method.