public string VR {get; set;}
public: property String^ VR { String^ get(); void set ( String^ value); }
'Declaration Public Property VR As String
'Usage Dim instance As DicomAttribute Dim value As String instance.VR = value value = instance.VR
Target Platforms: .NET CLR 4.0 or higher
DicomAttribute Class DicomAttribute Members