public Staff CreatedByStaff { get; }
Public ReadOnly Property CreatedByStaff As Staff Get
public: property Staff^ CreatedByStaff { Staff^ get (); }