public string BaseIdentity { get; set; }
Public Property BaseIdentity As String
public: property String^ BaseIdentity { String^ get (); void set (String^ value); }