public int NpcEntry { get; set; }
Public Property NpcEntry As Integer Get Set
public: property int^ NpcEntry { int^ get (); void set (int^ value); }