public System.int Element {get;}
public read-only property Element: System.Integer;
public function get Element : System.int
public: __property System.int get_Element();
public: property System.int Element { System.int get(); }
'Declaration
Public ReadOnly Property Element As System.Integer
'Usage
Dim instance As DicomAttribute Dim value As System.Integer value = instance.Element