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