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