| Name | Description | |
|---|---|---|
![]()  | BulkDataUri | The URI from which the data could be retrieved | 
![]()  | ByteArrayData | Returns a single byte array containing the attribute's data | 
![]()  | DateTimeFrom | Start values for date and time ranges | 
![]()  | DateTimeTo | End values for date and time ranges | 
![]()  | DelayedData | Callback to DelayedDataRoutine specified by used for fetching binary data | 
![]()  | Description | The DICOM Description of the Attribute | 
![]()  | Element | The element indices of a data element | 
![]()  | Exists | Determines whether an attribute actually exists | 
![]()  | ExistsWithValue | Returns True if non-null data is present. | 
![]()  | Group | The Group indices of a data element. | 
![]()  | IsMultiple | Determines whether an attribute has a potential value multiplicity of greater than 1 | 
![]()  | IsNull | Indicates whether DicomAttribute has a non-null value | 
![]()  | IsPrivate | Checks whether an attribute is private | 
![]()  | Item | The default indexer. | 
![]()  | Keyword | String representation of the attribute's keyword | 
![]()  | KeywordCode | The attribute's keyword as a Keyword | 
![]()  | RawData | The raw data held in DicomAttribute object | 
![]()  | Tag | A general purpose Tag for developer use | 
![]()  | Value | The value of a Data Element | 
![]()  | VM | The value multiplicity of an attribute | 
![]()  | VR | The Value Representation of an attribute | 


