Appearance
C#: self-definable
Vala: built into the compiler, mostly used for bindings or D-Bus interfaces. The most prominent attribute for bindings is [CCode (...)].
[CCode (...)]