account
Description:
[
NoAccessorMethod ]
public Account account {
owned get;
construct; }
A Account object representing the Account of the DispatchOperation that
has been passed to AddDispatchOperation.
Read-only except during construction.
This property can't be null
.