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