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