public System.bool IsNull {get;}
public read-only property IsNull: System.Boolean;
public function get IsNull : System.boolean
public: __property System.bool get_IsNull();
public: property System.bool IsNull { System.bool get(); }
'Declaration
Public ReadOnly Property IsNull As System.Boolean
'Usage
Dim instance As DicomAttribute Dim value As System.Boolean value = instance.IsNull