[CanBeNullAttribute]
public string NewColumn { get; }<CanBeNullAttribute>
Public ReadOnly Property NewColumn As String
Getpublic:
[CanBeNullAttribute]
property String^ NewColumn {
String^ get ();
}[<CanBeNullAttribute>]
member NewColumn : string with get