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