'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public ReadOnly Property SourceFileContent As System.String
'Usage
Dim instance As NExampleEntity Dim value As System.String value = instance.SourceFileContent
[System.Xml.Serialization.XmlIgnore()] public System.string SourceFileContent {get;}