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