I want to get the name of fieldset like '$fieldset->name' to send the name to a view file, but $name seems to be 'protected' variable.
Does someone have any idea how I can get it?
There is currently no method to retrieve the name of a fieldset instance.
If you require this, please create an issue for it on http://github.com/fuel/core/issues so it can be picked up.