Property Module
Module
Gets the module for this block
public IModule? Module { get; }
Property Value
Remarks
If the block is not yet attached to a function, then this is null. This is a shorthand means of retrieving the ParentModule from ContainingFunction