How do I add an icon to a c# node?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By RitzyMage

In GDScript, you can change a node’s icon by adding it after the class name.

I’ve been looking for a way to do this in C# but can’t find one. Is this even possible?