string? CreateBy { get; set; }
Property CreateBy As String Get Set
property String^ CreateBy { String^ get (); void set (String^ value); }
abstract CreateBy : string with get, set
In This Article