I want to access the metadata of a custom object and display the name of the custom object. This has been changed from the original and I want my page to always display the name without having to change any code or markup.
A label can be accessed as {!$Label.MyLabel}.
Is there something akin to {!$MyCustomObject.Label}?
Any ideas?