C#
Objective-C
C++/CLI
Java
public bool IsEmpty { get; }
@property (nonatomic, assign, readonly) BOOL isEmpty;
public boolean getIsEmpty()
public:
property bool IsEmpty {
bool get();
}
true if this DicomDateTimeValue structure is empty; otherwise, false.