'Declaration
Public Property InheritanceOptions As SecurityInheritanceOptions
public SecurityInheritanceOptions InheritanceOptions {get; set;}
public: property SecurityInheritanceOptions InheritanceOptions { SecurityInheritanceOptions get(); void set ( SecurityInheritanceOptions value); }