AccountItem
public protocol AccountItem
AccountItems have a name item, which is the last part of the name
-
Last part of the name, for Assets:Cash:CAD this would be CAD
Declaration
Swift
var nameItem: String { get }