FolderId property

FolderId? FolderId
Gets the Id of the folder the change applies to.

Implementation

complex.FolderId? get FolderId => this.Id as complex.FolderId?;