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