I am developing a workflow designer by DSL tools (Domain Specific Language) in Visual Studio,
I want to add a multi line string property as a domain property on one of my domain classes.
When I add it as string, it's only 1 line of string.
This is what I am looking for, something like Notes in DSL designer.