public int ResourceId { get; set; }
Public Property ResourceId As Integer
public: property int ResourceId { int get (); void set (int value); }