HiddenTextAttributeDrawer Class
Extends PropertyDrawer
Hides text with a Password field unless the user clicks the visibility icon to toggle between password and text mode.
NOTE: Like any password inspector field, this is serialized in plain text. This is purely about visual obfuscation
override void OnGUI ( Rect position,
SerializedProperty property,
GUIContent label )