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