public string CreatedByStaffID { get; set; }
Public Property CreatedByStaffID As String Get Set
public: property String^ CreatedByStaffID { String^ get (); void set (String^ value); }