GetIsNull method

bool GetIsNull()

Implementation

bool GetIsNull() => GetData() == null;