public string Comments {get; set;}
public: property String^ Comments { String^ get(); void set ( String^ value); }
'Declaration Public Property Comments As String
'Usage Dim instance As Patient Dim value As String instance.Comments = value value = instance.Comments
Set this value to null to ignore this field for all matching operations.
Target Platforms
Patient Class Patient Members