public: property bool IsAutoClass { bool get(); };
public bool IsAutoClass { get; }
member this.IsAutoClass : bool
Public ReadOnly Property IsAutoClass As Boolean
Grazie.