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