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