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