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