'DeclarationPublic Property VR As System.String
public System.string VR {get; set;}
'DeclarationPublic Property VR As System.String
public System.string VR {get; set;}
This property is normally used as read-only and may be useful in determining the type of an element.
Changing the type of an element is not normally needed or a good idea, but may be required occasionally, such as when private data has been read through the implicit VR transfer syntax.