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