Returns the SourceField that was used to build the PivotTableField in the pivot table.

 public SourceField Source{ get;}
Public ReadOnly Property Source() As SourceField

CalculatedFields and will return null. You can check if a PivotField is calculated field with the IsCacluatedField Property